Skip to content

ci: run unit tests outside of docker#313

Merged
mariuswinger merged 1 commit intomainfrom
ci/unit-tests-outside-of-docker
Apr 8, 2026
Merged

ci: run unit tests outside of docker#313
mariuswinger merged 1 commit intomainfrom
ci/unit-tests-outside-of-docker

Conversation

@mariuswinger
Copy link
Copy Markdown
Contributor

Why is this pull request needed?

Unit tests in python are not dependant on docker. They can be ran by using poetry and setup-python caching.

@mariuswinger mariuswinger requested a review from a team as a code owner February 27, 2025 17:06
Copy link
Copy Markdown
Contributor

@sebastianvitterso sebastianvitterso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question, otherwise good!

Comment thread .github/workflows/tests.yaml Outdated
@einarwar
Copy link
Copy Markdown
Contributor

@mariuswinger is this still relevant or has it become stale?

@mariuswinger
Copy link
Copy Markdown
Contributor Author

Probably super stale. But looks like the underlying still is relevant. Unit tests do not depend on docker, so they can be ran outside of docker via e.g. uv run pytest or something. Would likely speed up CI.

@mariuswinger mariuswinger force-pushed the ci/unit-tests-outside-of-docker branch from c79034b to 99c0835 Compare April 8, 2026 08:28
Copy link
Copy Markdown
Contributor

@einarwar einarwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@mariuswinger mariuswinger merged commit 7bf32ec into main Apr 8, 2026
12 checks passed
@mariuswinger mariuswinger deleted the ci/unit-tests-outside-of-docker branch April 8, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants